﻿body, #top, div, ul, p, br, form,img {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
body{
	width:100%;
}
/*---------顶部LOGO--------------*/
#top {
	width: 100%;
	height: 168px;
	text-align:center;
	background-image: url('/templates/default/images/index_01.gif');
	background-repeat: repeat-x;
}
#top_main {
	width: 923px;
	height: 168px;
	text-align: left;
	margin: 0 auto;
}
#top_main #logo {
	background-image: url('/templates/default/images/index_03.gif');
	background-repeat: no-repeat;
	width: 184px;
	height: 168px;
	float: left;
}
#top_main #logoname {
	background-image: url('/templates/default/images/index_05.gif');
	background-repeat: no-repeat;
	width: 730px;
	height: 168px;
	float: left;
	margin-left: 9px;
}


/*----------留言菜单-------------*/
.main {
	width: 100%;
	height: auto;
	text-align: center;

}
.main2 {
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: auto;
}

#bookmenu {
	width: 923px;
	height: auto;
	text-align: left;
	margin: 0 auto;
}
#bookmenu #book {
	background-image: url('/templates/default/images/index_10.gif');
	background-repeat: no-repeat;
	width: 184px;
	height: 138px;
	float: left;
	position: relative;
}
#bookmenu #book1 {
	width: 184px;
	height: auto;
	float: left;
	position: absolute;
	top: 10px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#bookmenu #menu {
	width: 730px;
	float: left;
	margin-left: 9px;
	height: 138px;
}
#bookmenu #menu #menubg {
	background-image: url('/templates/default/images/index_12.gif');
	background-repeat: repeat-x;
	width: 730px;
	height: 40px;
}
#bookmenu #menu #menubg ul {
	width: 730px;
	height: 40px;
	list-style-type: none;
}
#bookmenu #menu #menubg ul li {
	width: 80px;
	line-height: 39px;
	float: left;
	text-align: center;
}
#bookmenu #menu #menubg ul li a {
	width: 80px;
	line-height: 39px;
	color: #860709;
	text-decoration: none;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bookmenu #menu #menubg ul li a:hover {
	width: 80px;
	color: #FD1993;
	text-decoration: none;
	font-size: 14px;
}
#bookmenu #menu #scroll {
	background-image: url('/templates/default/images/index_13.gif');
	background-repeat: no-repeat;
	width: 730px;
	height: 99px;
	position: relative;
}
#bookmenu #menu #scroll #leftmove {
	width: 645px;
	height: 50px;
	position: absolute;
	top: 30px;
	left: 80px;
	overflow: hidden;
	line-height: 50px;
}
#fontsize {
	font-family: 黑体;
	font-size: 50px;
	color: #990033;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
ul.gdlist{
	padding: 0px;
	margin: 0px;
}
ul.gdlist li{
	float: left;
	width: auto!important;
	list-style-type: none;
	white-space: nowrap;
	margin-right: 20px;
}
#bookmenu #book #book2 a {
	float: left;
	position: absolute;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	top: 30px;
	left: 60px;
}
#bookmenu #book #book3 a {
	float: left;
	position: absolute;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	top: 60px;
	left: 30px;
	line-height: 20px;
	text-decoration: none;
}
